Produced using FindBugs 3.0.1.
Project: Java[Java]
661530 lines of code analyzed, in 9612 classes, in 14 packages.
| Metric | Total | Density* |
|---|---|---|
| High Priority Warnings | 2888 | 4.37 |
| Medium Priority Warnings | 4384 | 6.63 |
| Total Warnings | 7272 | 10.99 |
(* Defects per Thousand lines of non-commenting source statements)
| Warning Type | Number |
|---|---|
| Bad practice Warnings | 1 |
| Malicious code vulnerability Warnings | 687 |
| Security Warnings | 5321 |
| Dodgy code Warnings | 1263 |
| Total | 7272 |
Click on each warning link to see a full description of the issue, and details of how to resolve it.
| Warning | Priority | Details |
|---|---|---|
| Random object created and used only once | High |
Random object created and used only once in testcasesupport.IO.staticReturnsTrueOrFalse()
|
| Warning | Priority | Details |
|---|---|---|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodB2G1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodB2G2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.goodG2BPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.data should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.badPublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.goodG2B1PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.goodG2B2PublicStatic should be package protected
|
| Field should be package protected | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.data should be package protected
|
| Field isn't final but should be | Medium |
testcasesupport.IO.staticFalse isn't final but should be
|
| Field isn't final but should be | Medium |
testcasesupport.IO.staticFive isn't final but should be
|
| Field isn't final but should be | Medium |
testcasesupport.IO.staticTrue isn't final but should be
|
| Warning | Priority | Details |
|---|---|---|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b.badSink(CWE89_SQL_Injection__connect_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.badSink(CWE89_SQL_Injection__connect_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.badSink(CWE89_SQL_Injection__connect_tcp_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__connect_tcp_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b.badSink(CWE89_SQL_Injection__console_readLine_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b.badSink(CWE89_SQL_Injection__console_readLine_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b.badSink(CWE89_SQL_Injection__console_readLine_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b.badSink(CWE89_SQL_Injection__console_readLine_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b.badSink(CWE89_SQL_Injection__console_readLine_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__console_readLine_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b.badSink(CWE89_SQL_Injection__database_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67b.goodG2BSink(CWE89_SQL_Injection__database_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b.badSink(CWE89_SQL_Injection__database_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__database_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b.badSink(CWE89_SQL_Injection__database_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__database_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b.badSink(CWE89_SQL_Injection__database_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__database_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b.badSink(CWE89_SQL_Injection__database_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__database_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b.badSink(CWE89_SQL_Injection__Environment_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b.badSink(CWE89_SQL_Injection__Environment_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_67b.goodG2BSink(CWE89_SQL_Injection__Environment_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b.badSink(CWE89_SQL_Injection__Environment_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b.badSink(CWE89_SQL_Injection__Environment_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__Environment_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b.badSink(CWE89_SQL_Injection__Environment_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__Environment_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b.badSink(CWE89_SQL_Injection__File_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67b.goodG2BSink(CWE89_SQL_Injection__File_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b.badSink(CWE89_SQL_Injection__File_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__File_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b.badSink(CWE89_SQL_Injection__File_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__File_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b.badSink(CWE89_SQL_Injection__File_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__File_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b.badSink(CWE89_SQL_Injection__File_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__File_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_execute_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_42.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_45.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.badSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.bad(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_61a.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.badSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_67a$Container, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_bad.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_21.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_41.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_42.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.badSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_45.goodG2BSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_51b.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_52c.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_53d.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.badSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_54e.goodG2BSink(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.bad(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_61a.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.badSink(String[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_66b.goodG2BSink(String[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.badSink(CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_67a$Container, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_bad.action(String, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_81_goodG2B.action(String, HttpServletRequest, HttpServletResponse)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b.badSink(CWE89_SQL_Injection__listen_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.badSink(CWE89_SQL_Injection__listen_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.badSink(CWE89_SQL_Injection__listen_tcp_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__listen_tcp_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.badSink(CWE89_SQL_Injection__PropertiesFile_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b.badSink(CWE89_SQL_Injection__PropertiesFile_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.badSink(CWE89_SQL_Injection__PropertiesFile_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__PropertiesFile_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b.badSink(CWE89_SQL_Injection__Property_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_67b.goodG2BSink(CWE89_SQL_Injection__Property_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b.badSink(CWE89_SQL_Injection__Property_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b.badSink(CWE89_SQL_Injection__Property_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b.badSink(CWE89_SQL_Injection__Property_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__Property_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b.badSink(CWE89_SQL_Injection__Property_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__Property_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_81_goodG2B.action(String)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b.badSink(CWE89_SQL_Injection__URLConnection_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_execute_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b.badSink(CWE89_SQL_Injection__URLConnection_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeBatch_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b.badSink(CWE89_SQL_Injection__URLConnection_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeQuery_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_21.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_41.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_42.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_45.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_51b.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_52c.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_53d.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e.badSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_54e.goodG2BSink(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a.bad() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_61a.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b.badSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_66b.goodG2BSink(String[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b.badSink(CWE89_SQL_Injection__URLConnection_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_executeUpdate_67a$Container) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_bad.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | High |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_81_goodG2B.action(String) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_21.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_41.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_42.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45.badSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_45.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_51b.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_52c.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_53d.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e.badSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_54e.goodG2BSink(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a.bad()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_61a.goodG2B()
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b.badSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_66b.goodG2BSink(String[])
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b.badSink(CWE89_SQL_Injection__URLConnection_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_67b.goodG2BSink(CWE89_SQL_Injection__URLConnection_prepareStatement_67a$Container)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_bad.action(String)
|
| A prepared statement is generated from a nonconstant String | High |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_81_goodG2B.action(String)
|
| Empty database password | Medium |
Empty database password in testcasesupport.IO.getDBConnection()
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_41.bad(HttpServletRequest, HttpServletResponse)
|
| Relative path traversal in servlet | Medium |
Relative path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_51a.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_52a.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_53a.bad(HttpServletRequest, HttpServletResponse)
|
| Absolute path traversal in servlet | Medium |
Absolute path traversal in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_54a.bad(HttpServletRequest, HttpServletResponse)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_01.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_02.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_03.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_04.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_05.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_06.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_07.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_08.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_09.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_10.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_11.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_13.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_14.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.goodG2B1(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_15.goodG2B2(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_16.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_17.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_31.goodG2B(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.badSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68b.goodG2BSink(HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.badSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.badSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.badSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_01.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_02.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_03.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_04.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_05.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_06.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_07.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_08.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_09.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_10.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_11.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_13.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_14.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.goodG2B1(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_15.goodG2B2(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_16.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_17.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_31.goodG2B(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.badSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68b.goodG2BSink(HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.badSink(Object, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_71b.goodG2BSink(Object, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.badSink(Vector, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_72b.goodG2BSink(Vector, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.badSink(LinkedList, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_73b.goodG2BSink(LinkedList, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.badSink(HashMap, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_74b.goodG2BSink(HashMap, HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.badSink(byte[], HttpServletRequest, HttpServletResponse)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_75b.goodG2BSink(byte[], HttpServletRequest, HttpServletResponse)
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_75b.goodG2BSink(byte[])
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_01.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_02.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_03.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_04.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_05.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_06.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_07.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_08.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_09.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_10.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_11.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_13.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_14.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.goodG2B1() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_15.goodG2B2() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_16.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_17.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_31.goodG2B() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b.badSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68b.goodG2BSink() passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b.badSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_71b.goodG2BSink(Object) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b.badSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_72b.goodG2BSink(Vector) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b.badSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_73b.goodG2BSink(LinkedList) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b.badSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_74b.goodG2BSink(HashMap) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b.badSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| Nonconstant string passed to execute or addBatch method on an SQL statement | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_75b.goodG2BSink(byte[]) passes a nonconstant String to an execute or addBatch method on an SQL statement
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_01.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_02.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_03.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_04.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_05.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_06.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_07.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_08.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_09.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_10.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_11.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_13.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_14.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.goodG2B1()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_15.goodG2B2()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_16.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_17.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_31.goodG2B()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b.badSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68b.goodG2BSink()
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b.badSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_71b.goodG2BSink(Object)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b.badSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_72b.goodG2BSink(Vector)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b.badSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_73b.goodG2BSink(LinkedList)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b.badSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_74b.goodG2BSink(HashMap)
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b.badSink(byte[])
|
| A prepared statement is generated from a nonconstant String | Medium |
A prepared statement is generated from a nonconstant String in testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_75b.goodG2BSink(byte[])
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability in error page | Medium |
HTTP parameter written to Servlet error page in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_01.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_02.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_03.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_04.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_05.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_06.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_07.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_08.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_09.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_10.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_11.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_13.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_14.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_15.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_16.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_17.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_31.bad(HttpServletRequest, HttpServletResponse)
|
| Servlet reflected cross site scripting vulnerability | Medium |
HTTP parameter written to Servlet output in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_45.badSink(HttpServletRequest, HttpServletResponse)
|
| Warning | Priority | Details |
|---|---|---|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.badPublicStatic from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.badPublicStatic from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.badPublicStatic from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.badPublicStatic from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.data from instance method testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.data from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.data from instance method testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.data from instance method testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.badPublicStatic from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.data from instance method testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_22a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_68a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.badPublicStatic from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_22a.bad()
|
| Write to static field from instance method | High |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_68a.bad()
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__connect_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__console_readLine_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__database_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__listen_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__PropertiesFile_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__URLConnection_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__connect_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__console_readLine_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__database_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__listen_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__PropertiesFile_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__URLConnection_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__connect_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__console_readLine_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__database_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__listen_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__PropertiesFile_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__URLConnection_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__connect_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__console_readLine_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__database_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__listen_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__PropertiesFile_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__URLConnection_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE80_XSS.s02.CWE80_XSS__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_connect_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_database_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_listen_tcp_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_PropertiesFile_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_URLConnection_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getCookies_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__getParameter_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodB2G(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getParameter_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_execute_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeBatch_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeQuery_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_executeUpdate_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__getQueryString_Servlet_prepareStatement_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodB2G() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__connect_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__console_readLine_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__database_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getCookies_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getParameter_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__getQueryString_Servlet_12.goodG2B(HttpServletRequest, HttpServletResponse) uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__listen_tcp_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__PropertiesFile_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_12.goodG2B() uses the same code for two branches
|
| Method uses the same code for two branches | Medium |
testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__URLConnection_12.goodG2B() uses the same code for two branches
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_21.bad_source()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_22b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__File_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_21.bad_source()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_22b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__File_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_21.bad_source()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_22b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__File_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_21.bad_source()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_22b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__File_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__CWE182_Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE80_XSS.s01.CWE80_XSS__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE81_XSS_Error_Message.CWE81_XSS_Error_Message__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_01.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_02.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_03.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_04.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_05.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_06.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_07.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_08.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_09.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_10.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_11.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_12.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_13.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_14.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_15.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_16.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_17.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_21.bad_source(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_22b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_31.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_41.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_42.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_45.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_51a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_52a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_53a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_54a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_61b.badSource(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_66a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_67a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_68a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_71a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_72a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_73a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_74a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_75a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE83_XSS_Attribute.CWE83_XSS_Attribute__Servlet_File_81a.bad(HttpServletRequest, HttpServletResponse)
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_05.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_07.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_08.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_10.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_11.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_14.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_15.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61b.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_72a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_73a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_74a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_75a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_05.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_07.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_08.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_10.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_11.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_14.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_15.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_51a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_52a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_53a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_54a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_61b.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_66a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_67a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_68a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_71a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_72a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_73a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_74a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_75a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_81a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_05.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_07.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_08.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_10.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_11.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_14.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_15.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_51a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_52a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_53a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_54a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_61b.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_66a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_67a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_68a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_71a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_72a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_73a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_74a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_75a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_81a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_01.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_02.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_03.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_04.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_05.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_06.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_07.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_08.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_09.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_10.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_11.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_12.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_13.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_14.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_15.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_16.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_17.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_21.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_31.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_41.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_42.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_45.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_51a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_52a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_53a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_54a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_61b.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_66a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_67a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_68a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_71a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_72a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_73a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_74a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_75a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_81a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_01.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_02.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_03.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_04.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_05.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_06.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_07.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_08.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_09.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_10.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_11.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_12.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_13.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_14.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_15.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_16.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_17.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_21.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G1()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.goodB2G2()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_31.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_41.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_42.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_45.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_51a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_52a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_53a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_54a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_61b.goodB2GSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_66a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_67a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_68a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_71a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_72a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_73a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_74a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_75a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_81a.goodB2G()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_01.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_02.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_03.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_04.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_05.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_06.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_07.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_08.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_09.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_10.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_11.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_12.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_13.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_14.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_15.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_16.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_17.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_21.bad_source()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_22b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_31.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_41.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_42.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_45.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_51a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_52a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_53a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_54a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_61b.badSource()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_66a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_67a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_68a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_71a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_72a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_73a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_74a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_75a.bad()
|
| Code contains a hard coded reference to an absolute pathname | Medium |
Hard coded reference to an absolute pathname in testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__File_81a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Environment_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.data from instance method testcases.CWE15_External_Control_of_System_or_Configuration_Setting.CWE15_External_Control_of_System_or_Configuration_Setting__Property_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Environment_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.data from instance method testcases.CWE23_Relative_Path_Traversal.CWE23_Relative_Path_Traversal__Property_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Environment_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.data from instance method testcases.CWE36_Absolute_Path_Traversal.CWE36_Absolute_Path_Traversal__Property_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Environment_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.data from instance method testcases.CWE78_OS_Command_Injection.CWE78_OS_Command_Injection__Property_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__connect_tcp_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__console_readLine_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__Environment_executeBatch_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_execute_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeQuery_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_executeUpdate_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__Environment_prepareStatement_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__listen_tcp_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s03.CWE89_SQL_Injection__PropertiesFile_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__PropertiesFile_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_execute_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeBatch_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeQuery_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_executeUpdate_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.data from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__Property_prepareStatement_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_execute_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeBatch_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeQuery_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_executeUpdate_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.badPublicStatic from instance method testcases.CWE89_SQL_Injection.s04.CWE89_SQL_Injection__URLConnection_prepareStatement_22a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Environment_68a.bad()
|
| Write to static field from instance method | Medium |
Write to static field testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.data from instance method testcases.CWE90_LDAP_Injection.CWE90_LDAP_Injection__Property_68a.bad()
|
| Unwritten public or protected field | Medium |
Unwritten public or protected field: testcasesupport.AbstractTestCaseClassIssue.badObject
|
| Unwritten public or protected field | Medium |
Unwritten public or protected field: testcasesupport.AbstractTestCaseClassIssue.good1Object
|
This method uses the same code to implement two branches of a conditional branch. Check to ensure that this isn't a coding mistake.
This code creates a database connect using a blank or empty password. This indicates that the database is not protected by a password.
This code constructs a File object using a hard coded to an absolute pathname
(e.g., new File("/home/dannyc/workspace/j2ee/src/share/com/sun/enterprise/deployment");
This code creates a java.util.Random object, uses it to generate one random number, and then discards the Random object. This produces mediocre quality random numbers and is inefficient. If possible, rewrite the code so that the Random object is created once and saved, and each time a new random number is required invoke a method on the existing Random object to obtain it.
If it is important that the generated Random numbers not be guessable, you must not create a new Random for each random number; the values are too easily guessable. You should strongly consider using a java.security.SecureRandom instead (and avoid allocating a new SecureRandom for each random number needed).
This static field public but not final, and could be changed by malicious code or by accident from another package. The field could be made final to avoid this vulnerability.
A mutable static field could be changed by malicious code or by accident. The field could be made package protected to avoid this vulnerability.
The software uses an HTTP request parameter to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory. See http://cwe.mitre.org/data/definitions/36.html for more information.
FindBugs looks only for the most blatant, obvious cases of absolute path traversal. If FindBugs found any, you almost certainly have more vulnerabilities that FindBugs doesn't report. If you are concerned about absolute path traversal, you should seriously consider using a commercial static analysis or pen-testing tool.
The software uses an HTTP request parameter to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory. See http://cwe.mitre.org/data/definitions/23.html for more information.
FindBugs looks only for the most blatant, obvious cases of relative path traversal. If FindBugs found any, you almost certainly have more vulnerabilities that FindBugs doesn't report. If you are concerned about relative path traversal, you should seriously consider using a commercial static analysis or pen-testing tool.
The code creates an SQL prepared statement from a nonconstant String. If unchecked, tainted data from a user is used in building this String, SQL injection could be used to make the prepared statement do something unexpected and undesirable.
The method invokes the execute or addBatch method on an SQL statement with a String that seems to be dynamically generated. Consider using a prepared statement instead. It is more efficient and less vulnerable to SQL injection attacks.
This instance method writes to a static field. This is tricky to get correct if multiple instances are being manipulated, and generally bad practice.
No writes were seen to this public/protected field. All reads of it will return the default value. Check for errors (should it have been initialized?), or remove it if it is useless.
This code directly writes an HTTP parameter to Servlet output, which allows for a reflected cross site scripting vulnerability. See http://en.wikipedia.org/wiki/Cross-site_scripting for more information.
FindBugs looks only for the most blatant, obvious cases of cross site scripting. If FindBugs found any, you almost certainly have more cross site scripting vulnerabilities that FindBugs doesn't report. If you are concerned about cross site scripting, you should seriously consider using a commercial static analysis or pen-testing tool.
This code directly writes an HTTP parameter to a Server error page (using HttpServletResponse.sendError). Echoing this untrusted input allows for a reflected cross site scripting vulnerability. See http://en.wikipedia.org/wiki/Cross-site_scripting for more information.
FindBugs looks only for the most blatant, obvious cases of cross site scripting. If FindBugs found any, you almost certainly have more cross site scripting vulnerabilities that FindBugs doesn't report. If you are concerned about cross site scripting, you should seriously consider using a commercial static analysis or pen-testing tool.